home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / cellcont / data1.cab / DELPHIDM / Udummy.dfm / Udummy.txt
Encoding:
Text File  |  1998-11-20  |  652 b   |  25 lines

  1. inherited FDummy: TFDummy
  2.   Left = 143
  3.   Top = 134
  4.   Caption = 'Vrtual Grid'
  5.   OnShow = FormShow
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited Panel1: TPanel
  9.     inherited Cell1: TCell
  10.       ControlData = {
  11.         00000100D8380000BE130000000000000A000000010101010101000101001400
  12.         00002069}
  13.     end
  14.   end
  15.   inherited Panel2: TPanel
  16.     inherited RichEdit1: TRichEdit
  17.       Lines.Strings = (
  18.         'CELL using virtual grid technology to process'
  19.         'multipage. When you building many pages and '
  20.         'large mount datas, you will find you are 0-wait.'
  21.         'Its very good at great capacity for data process.')
  22.     end
  23.   end
  24. end
  25.